From 3b75e45ffa048f9d59521c0cff935d7c429cfad0 Mon Sep 17 00:00:00 2001 From: robertl Date: Wed, 8 Jul 2009 20:48:56 +0000 Subject: [PATCH] Move WBT to minimal configuration. --- vecs.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vecs.c b/vecs.c index 37eca3a40..15901419c 100644 --- a/vecs.c +++ b/vecs.c @@ -471,12 +471,14 @@ vecs_t vec_list[] = { "Holux M-241 (MTK based) Binary File Format", "bin" }, +#endif // MAXIMAL_ENABLED { &wbt_svecs, "wbt", "Wintec WBT-100/200 GPS Download", NULL }, +#if MAXIMAL_ENABLED { &wbt_fvecs, "wbt-bin", -- 2.30.2